CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough opencv

搜索资源列表

  1. ImgPro0

    0下载:
  2. 基于opencv的数字图像处理,包括直方图、边缘检测、hough变换、几何变换等功能-Opencv-based digital image processing, including histogram, edge detection, hough transform, geometric transformation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2007094
    • 提供者:冯贺
  1. houghlines

    0下载:
  2. 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1489435
    • 提供者:刘雷
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. cvhough

    0下载:
  2. 基于opencv的霍夫变换实现边界标定,能够准确标定出目标对象-hough transform Based on the realization of opencv border calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2356602
    • 提供者:LI
  1. 1236

    0下载:
  2. 一种基于OpenCv的实现对图像hough变换的程序,效果相当不错。-OpenCv based on the realization of hough transform for image process, the effect has been quite good.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1512929
    • 提供者:王宝荣
  1. houghcircle

    1下载:
  2. 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:1355102
    • 提供者:王路
  1. circularHough

    1下载:
  2. Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6408
    • 提供者:Phan
  1. opencv17

    0下载:
  2. opencv霍夫圆变换,在灰度图中找圆序列-opencv Hough circle transform, looking round in the sequence in grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1526
    • 提供者:郭攀
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. HoughLine

    0下载:
  2. 这是一个实现HoughLine变换的程序,在VC6.0和OpenCV环境下开发。-This is a program implemented the hough transformation under the platform of VC6.0 and Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:163999
    • 提供者:yg
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. chedaoxian

    0下载:
  2. 基于视频和opencv的车道线识别 基于hough变换 -particle filter
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1470
    • 提供者:songxiao
  1. Lane

    0下载:
  2. 使用OpenCV进行车道线检测,Canny算子加霍夫变换,效果请看http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html-Lane detection using opencv, Canny and Hough Transform. see the link http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html
  3. 所属分类:OpenCV

    • 发布日期:2015-02-06
    • 文件大小:7168
    • 提供者:狂风
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. Hough_Transform

    0下载:
  2. Hough变换是图像处理中非常重要的一种变换模型,通过Hough变换可以非常准确的检查出图片中的直线。该程序使用OpenCV完成的,灰常值得借鉴-Hough transform is a very important one in the image processing transformation model, very accurate check out the picture in a straight line through the Hough transform. The pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3832486
    • 提供者:张磊
  1. HoughLines

    0下载:
  2. Hough变换检测图像中的直线,从而判断图像形状,采用VC++6.0和OpenCV编程实现。-Straight line Hough transform detection of the image in order to determine the shape of the image, using VC++ 6.0 and OpenCV programming to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1457798
    • 提供者:李阳
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  1. houghtransformation

    0下载:
  2. hough变换检测直线,opencv环境下使用-hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8074070
    • 提供者:leeshuzhen
  1. test1

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测线段和图像边缘检测 -The preparation of the Hough transform to detect line segments and the image edge detection using opencv library VC++ environment
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20545859
    • 提供者:hutuo
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com